Structs

Compile a local package and all of its dependencies

common cargo options

Output the resolved dependencies of a package, the concrete used versions including overrides, in machine-readable format

Run a binary or example of the local package

Compile a package, and pass extra options to the compiler

Execute all unit and integration tests and build examples of a local package